'Declaration Public Overloads Sub SetValueByName(Of T As ComObject)( _ ByVal name As System.String, _ ByVal value As T _ )
public void SetValueByName<T>( System.string name, T value ) where T: ComObject
Properties Class Properties Members Overload List
Copyright © GrapeCity, inc. All rights reserved.